Skip to content

Conversation

@ZurielPalo
Copy link
Contributor

Description

Retain only the last successful Job and only the last failed Job created by the CronJob.

@ZurielPalo ZurielPalo changed the base branch from main to release/cloud-1.4 December 16, 2025 22:26
{{- define "common.jobTemplate" -}}
spec:
backoffLimit: {{ .Values.system.batch.backoffLimit }}
ttlSecondsAfterFinished: {{ .Values.system.batch.ttlSecondsAfterFinished }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this value defined?

Copy link
Contributor Author

@ZurielPalo ZurielPalo Dec 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@yishaynaPalo yishaynaPalo merged commit 446644c into release/cloud-1.4 Dec 18, 2025
1 of 2 checks passed
@yishaynaPalo yishaynaPalo deleted the job-history-limit branch December 18, 2025 08:00
github-merge-queue bot pushed a commit that referenced this pull request Jan 12, 2026
* Feat: Enforce version patterns

* Feat: Job history limit (#26)

* delete finished jobs after 30 minutes

* change jobsHistoryLimit to save only last success and failed job

* restore chart version

* update chart version

* add ttlSecondsAfterFinished value

---------

Co-authored-by: yishaynaPalo <[email protected]>

* OpenShift Registry Scan Support (#24)

* add registry_scan_url optional env

* add openshift registry permissions

* remove openshift registry permissions

* add openshift registry permissions

* change env name

* restore chart version

* bump version

---------

Co-authored-by: Yishay Nadav <[email protected]>

* Feat: Adding support for priority class (#23)

* Adding support for priority class

Signed-off-by: Roey <[email protected]>

* Add PriorityClass permissions

* Add PriorityClass permissions

---------

Signed-off-by: Roey <[email protected]>
Co-authored-by: ohoffman <[email protected]>

* add registry viewer permisssons

* Adding requests and limits to Konnector jobs (#29)

* Adding resources and limits to Konnector jobs

* Reduce cleanup job cpu request

* ohoffman/modify priority class default values (#30)

* Modify PriorityClass default values to better align with conventions

* Increasing PriorityClass default values

---------

Co-authored-by: yishaynaPalo <[email protected]>

* Modify konnectors' job and chart name to better align with conventions (#31)

* Modify konnectors' job and chart name to better align with conventions

* Return the name of the helm chart to konnector

* Changing konnector job name to cortex-syncer

* Release 1.0.24

---------

Signed-off-by: Roey <[email protected]>
Co-authored-by: ZurielPalo <[email protected]>
Co-authored-by: rlevartovsky <[email protected]>
Co-authored-by: ohoffman <[email protected]>
Co-authored-by: oded7hoffman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants